Skip to content

feat: select current line with V#38

Merged
oribarilan merged 2 commits into
oribarilan:mainfrom
hamidi-dev:feat/v-line-selection
Jun 13, 2026
Merged

feat: select current line with V#38
oribarilan merged 2 commits into
oribarilan:mainfrom
hamidi-dev:feat/v-line-selection

Conversation

@hamidi-dev

@hamidi-dev hamidi-dev commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds V in normal mode to select the current line and enter visual mode.

Details

  • Selects from the start of the current line to the line break
  • Handles the last line correctly when there is no trailing newline
  • Updates README/CHANGELOG and removes V from known gaps

Fixes #20

@oribarilan oribarilan merged commit 86864db into oribarilan:main Jun 13, 2026
1 check passed
@oribarilan

Copy link
Copy Markdown
Owner

thank you @hamidi-dev it looks great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Visual mode selection for whole line: V

2 participants